home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 CISC / NextSTEP 3.3 CISC (Intel x86+Motorola 68k).iso / private / Drivers / i386 / PS2Keyboard.config / English.lproj / Inspector.nib / data.classes next >
Text File  |  1994-05-25  |  1KB  |  5 lines

  1. IODeviceInspector = {ACTIONS = {"channelOrInterruptPicked:" = "channelOrInterruptPicked:"; "rangeDidChange:" = "rangeDidChange:"; "showInfo:" = "showInfo:"; }; OUTLETS = {accessoryHolder = accessoryHolder; dmaBox = dmaBox; dmaMatrix = dmaMatrix; infoButton = infoButton; infoPanel = infoPanel; infoText = infoText; inspectionView = inspectionView; irqBox = irqBox; irqMatrix = irqMatrix; memoryBox = memoryBox; memoryController = memoryController; origWindow = origWindow; portsBox = portsBox; portsController = portsController; statusTitle = statusTitle; }; SUPERCLASS = Object; };
  2. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  3. PS2KeyboardInspector = {ACTIONS = {"cancelKeyboardSelection:" = "cancelKeyboardSelection:"; "doKeyboardSelection:" = "doKeyboardSelection:"; "keyboardSelected:" = "keyboardSelected:"; "selectKeyboard:" = "selectKeyboard:"; }; OUTLETS = {cancelButton = cancelButton; keyboardAccessory = keyboardAccessory; keyboardBox = keyboardBox; keyboardBrowser = keyboardBrowser; keyboardName = keyboardName; keyboardPanel = keyboardPanel; keyboardView = keyboardView; okButton = okButton; selectButton = selectButton; selectText = selectText; }; SUPERCLASS = IODeviceInspector; };
  4. NXKeyboardView = {ACTIONS = {}; OUTLETS = {delegate = delegate; }; SUPERCLASS = View; };
  5.